-
Home
-
HubSpot – CRM, Email Marketing, Live Chat, Forms & Analytics
-
8.9.13
-
Code
-
Classes
- OAuth
Total Complexity |
11 |
Dependencies |
5 |
Dependents |
5 |
Total lines |
107 |
Lines of code |
48 |
Logical lines of code |
25 |
Comment lines |
47 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
refresh_access_token() |
S |
61 |
2 |
13 |
get_access_token() |
S |
71 |
2 |
6 |
get_refresh_token() |
S |
68 |
2 |
7 |
is_enabled() |
S |
79 |
1 |
3 |
authorize() |
S |
69 |
1 |
6 |
deauthorize() |
S |
74 |
1 |
5 |
get_expiry_time() |
S |
80 |
1 |
3 |
is_access_token_expired() |
S |
72 |
1 |
5 |